Seclore Server SDK Java Error Codes

The following table lists all error codes returned by the Seclore Server SDK, along with their corresponding error messages.

Error Code Error Message
-600000Web Service Client System Exception ''{0}''.
-600001Error while getting the Parse Document :: ''{0}''.
-600002Error while Parsing ''{0}'' value. :: ''{1}''.
-600003Missing parameter ''{0}''.
-600004Invalid value ''{0}'' specified for parameter ''{1}''.
-600005Invalid XML.
-600006Mandatory parameter ''{0}'' is not specified.
-600007Invalid FileSecure date format ''{0}''.
-600008Error while parsing node ''{0}''.
-600009''{0}'' application path is invalid.
-600010File is not protected.
-600011Missing logger properties file ''{0}''.
-600012Error while loading the logger configuration.
-600013''{0}'' Logger is not configured.
-600014''{0}'' Appender is not configured.
-600015''{0}'' Algorithm is not supported.
-600016Error in generating header digest.
-600017File is corrupt.
-600018File ''{0}'' not found.
-600019File is missing.
-600020Can not open file in write mode.
-600021File is already protected.
-600022Client is not initialized.
-600023Extension ''{0}'' is not supported for protect/unprotect with Advanced Protection. Please use protectAndWrap() api instead.
-600024Error creating the temporary file.
-600025Security Manager disallows creating the temporary file.
-600026Unprotected file name and protected file name can not be same.
-600027File contents are modified before protection.
-600028Can not encrypt contents.
-600029Can not decrypt contents.
-600030Key is invalid.
-600031Another file exist at the protected file location.
-600032Can not create protected file. Original file can be found at ''{0}''.
-600033File ''{0}'' does not exist.
-600034Another file exist at the unprotected file location.
-600035Contents of the file are modified without permission.
-600036Response contains error ''{0}({1})''.
-600037Contents of the file are modified without permission.
-600038Can not Unprotect file. Original file can be found at ''{0}''.
-600039Invalid Policy Server URL ''{0}''.
-600040Size of buffer file ''{0}'' is more than ''{1}'' bytes.
-600041Exception occurred while reading the file ''{0}''.
-600042Exception occurred while writting the file ''{0}''.
-600043Exception occurred while reading the file.
-600044Exception occurred while writting the file.
-600045File can not be closed.
-600046IO Exception occurred.
-600047Invalid array size.
-600048This version of WSClient is not compatible with this protected file.
-600049Can not restore file due to ''{0}''. Original file can be found at ''{1}''.
-600050Unexpected Error occurred ''{0}''.
-600051The 'UTF-16LE' encoding is not supported, could not process the data.
-600052No more connections available in the connection pool.
-600053The connection pool is terminated.
-600054Could not initialize PS Connection.
-600055Connection already initialized.
-600056Configuration is null.
-600057Failed to authenticate the session.
-600058Failed to fetch Session identifier.
-600059Failed to terminate the session while logout.
-600060The URL is empty or null.
-600061Connection is not initialized or is already terminated.
-600062HTTP request information is null.
-600063Resource URL is empty or null.
-600064Invalid URL : ''{0}''.
-600065Invalid proxy details.
-600066Failed to open connection : ''{0}''.
-600067Failed to open output stream : ''{0}''.
-600068Failed to write data in output stream : ''{0}''.
-600069Error while flushing output stream : ''{0}''.
-600070Failed to connect : ''{0}''.
-600071Session has expired. Old session id : ''{0}'' and new session id : ''{1}''.
-600072Failed to read the response : ''{0}''.
-600073Failed to close the response reader : ''{0}''.
-600074LoginHandler is null.
-600075Unexpected error. Please Contact Administrator.
-600076ConnectionPoolConfig is not provided.
-600077ConnectionPoolConfig max pool size is less then 0.
-600078ServerDetails is null.
-600079No server URL provided.
-600080Invalid value for default session expiry.
-600081Invalid value ''{0}'' received for parameter ''{1}''.
-600082Failed to terminate library: ''{0}''.
-600083Failed to verify configuration XML.
-600084Failed to verify request XML.
-600085Invalid Response XML.
-600086Library is not initialized.
-600087Library is terminated.
-600088WSResponse Object not populated.
-600089Failed to generate security token.
-600090Failed to fetch Session Key.
-600091Decrypted content size for ''{0}'' does not match.
-600092Decrypted content digest for ''{0}'' does not match.
-600093PSConnection object is null.
-600094Invalid Session Key.
-600095WSClientConfig is null.
-600096FileExtInfo for html is null.
-600097Html template is corrupt.
-600098Version value is invalid.
-600099Unprotected HTML file.
-600100HTML wrapped file is corrupted. Form data ''{0}'' not found in the file.
-600101Display name of HTML wrapped file is null.
-600102Display name of HTML wrapped file is corrupted.
-600103Current version of HtmlWrapper is not compatible with the given Html wrapped file version.
-600104Invalid file format ''{0}'' for HTML unwrapping.
-600105Error occurred while parsing ping response.
-600106Failed to get organization name from server.
-600107HTML wrap feature is not enabled for your policy server.
-600108File was protected with some other policy server.
-600110File size exceeds the maximum limit for protection.
-600111'{0}'' is required to generate key.
-600112Failed to parse RSA Key XML.
-600113Failed to generate AES Key as AES algo was not found.
-600114FSHelper session with the given identifier already exists.
-600115FSHelper session with the given identifier does not exists.
-600116FSHelper session with the given identifier is not initialized.
-600117FSHelper session with the given identifier is terminated.
-600118This file type is not supported for protection.
-600119This file type is supported for advanced protection. Please use the protectX() api instead.
-600120WSClient could not delete the existing file ''{0}''.
-600121Mail details not provided for mail protection.
-600122Mail body details not provided for mail protection.
-600123Mail sender details not provided for mail protection.
-600124Invalid mail inner attachment details provided for mail protection.
-600125Protected mail body attachment is not provided for unprotect mail body.
-600126Exception occurred in Smail Library :: ''{0}''.
-600127CryptoHandler implementation is not provided.
-600128Resource manager implementation is not provided.
-600129HTML version '{0}' not supported by FSHelper for unwrapping.
-600130Unable to wrap file due to unsupported Html form data version.
-600131Unable to wrap file due to unsupported Html buffer version.
-600132Basic protect feature is not enabled for your policy server.
-600133File {0} is not supported file.
-600134Extension {0} is not supported for wrapping.